@media (min-width: 992px) and (max-width: 1199px) {
    .wap{
        display: none !important;
    }
    .modal-content{
        width: 350px;
        margin: 0 auto;
    }
    .menu_area .navbar-brand {
        font-size: 42px;
    }
    .menu_area #nav .nav-link {
        padding: 35px 7.5px;
    }
    .sing-up-button > a {
        color: #fff;
        height: 40px;
        min-width: 152px;
        line-height: 36px;
        font-size: 14px;
    }
    .welcome-thumb {
        width: 50%;
        bottom: -100px;
        right: 50px;
    }
    .video-area {
        height: 550px;
    }
    .app_screenshots_slides {
        padding: 0 4%;
    }
    .header_area.sticky .menu_area #nav .nav-link {
        padding: 23px 7.5px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .wap{
        display: none !important;
    }
    .modal-content{
        margin: auto;
        height: 580px;
        width: 350px;
        padding-top: 225px;
    }
    .header_area {
        padding: 0;
    }
   
    .menu_area .navbar-brand {
        font-size: 48px;
    }
    .header_area.sticky {
        height: 50px;
    }
    .header_area .menu_area #nav .nav-link,
    .header_area.sticky .menu_area #nav .nav-link {
        padding: 7.5px 15px;
    }
    #ca-navbar {
        padding: 30px;
        border-radius: 3px;
        background-color: #FFDC2E;
        text-align: left;
    }
    .sing-up-button {
        margin-top: 30px;
        text-align: left;
    }
    .welcome-thumb {
        width: 50%;
        bottom: -100px;
        right: 0;
    }
    .wellcome-heading {
        margin-bottom: 70px;
    }
    .single-special {
        padding: 30px 10px;
    }
    .special_description_area.mt-150 {
        margin-top: 50px;
    }
    .special_description_content > h2 {
        font-size: 30px;
    }
    .video-area {
        height: 350px;
    }
    .section-heading > h2 {
        font-size: 38px;
    }
    .address-text > p,
    .phone-text > p,
    .email-text > p {
        font-size: 16px;
    }
    .footer-text > p {
        margin-bottom: 30px;
    }
    .section-heading {
        margin-bottom: 50px;
    }
    .sing-up-button > a {
        margin-top: 4px;
        display: inline-block;
        border: 2px solid #a883e9;
        height: 40px;
        min-width: 160px;
        line-height: 36px;
        font-size: 14px;
    }
    .counter-area {
        min-width: 50px;
    }
    .counter-area > h3 {
        font-size: 30px;
    }
    .app_screenshots_slides {
        padding: 0;
    }
    .clients-feedback-area .slick-slide.slick-current img {
        width: 90px !important;
        height: 90px !important;
    }
    .cool-facts-content>p{
        font-size: 16px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .wap{
        display: block!important;
        height: 55px;
        line-height: 55px;
        padding: 0 !important;
        border: none;
    }
    .pc{display: none;}
    .modal-content{
        margin: auto;
        height: 580px;
        width: 350px;
        padding-top: 225px;
        background: url(https://www.60huajia.com/static/image/result_bg.jpg) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }
    .modal-content > div{
        padding: 0;
    }
    .modal-content .pic .hall-img{
        width: 180px;
    }
    .modal-content .info .wap-mes{
        display: block;
    }
    .modal-content .info .copynum {
        display: block;
        background: url(https://www.60huajia.com/static/image/copy.jpg);
        width: 250px;
        height: 36px;
        background-size: 100% 100%;
        margin: 0 auto;
        margin-top: 6px;
    }

    .member-text > h4{
        font-size: 18px;
    }
    p{
        font-size: 16px;
    }
    .wellcome_area .container{
        height: 70% !important;
    }
    .tit {
        font-size: 14px;
        font-weight: 800;
    }
    .tig {
        color: #333;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }
    .header_area {
        padding: 0;
    }
    .wellcome-heading{
        margin-bottom: 10px;
    }
    .wellcome-heading .title .title-h2{
        font-size: 60px;
    }
    .wellcome-heading .title .line{
        height: 60px;
    }
    .wellcome-heading .title .sub-title p{
        font-size: 20px;
        line-height: 40px;
    }

    .app-download-area{
        margin-top: 10px;
        text-align: center;
    }
    .menu_area .navbar-brand {
        font-size: 48px;
    }
    .navbar-brand img{
        width: 165px;
        height: 40px;
        border-radius: 5px;
        position: relative;
        top: -5px;
    }
    .header_area.sticky {
        height: 50px;
    }
    .header_area .menu_area #nav .nav-link,
    .header_area.sticky .menu_area #nav .nav-link {
        padding: 5px 15px;
    }
    #ca-navbar {
        padding: 20px;
        border-radius: 3px;
        background-color: #474242;
        text-align: left;
    }
    .sing-up-button {
        margin-top: 30px;
        text-align: left;
    }
    .header_area {
        top: 0;
        display: none;
    }
    .welcome_text .cd-intro > p {
        font-size: 14px;
    }
    .wellcome-heading > h2 {
        font-size: 48px;
    }
    .get-start-area .email {
        margin-bottom: 20px;
        max-width: 100%;
    }
    .welcome-thumb {
        width: 90%;
        bottom: -120px;
        right: 0;
    }
    .logo_area > a > h2 {
        font-size: 40px;
        margin-top: 10px;
    }
    .section-heading > h2 {
        font-size: 32px;
    }
    .single-special {
        margin-bottom: 30px;
    }
    .special_description_area.mt-150 {
        margin-top: 50px;
    }
    .special_description_content > h2 {
        font-size: 30px;
    }
    .app-download-btn:first-child {
        margin-right: 0;
    }
    .app-download-area {
        display: block;
    }
    .app-download-btn {
        margin-bottom: 20px;
    }
    .video-area {
        border: 10px solid #fff;
        border-radius: 20px;
        height: 250px;
    }
    .video-area::after {
        top: -10px;
        left: -10px;
        width: calc(100% + 20px);
        height: calc(100% + 20px);
        border: 1px solid #f1f4f8;
        z-index: 2;
        border-radius: 20px;
    }
    .clients-feedback-area .client-description > p {
        font-size: 20px;
    }
    .clients-feedback-area .slick-slide img {
        width: 60px !important;
        height: 60px !important;
    }
    .clients-feedback-area .slick-slide.slick-current img {
        width: 70px !important;
        height: 70px !important;
    }
    .membership-description > h2 {
        font-size: 32px;
    }
    .get-started-button {
        text-align: left;
        margin-top: 20px;
    }
    .contact_from {
        margin-top: 30px;
    }
    .wellcome-heading > h3 {
        font-size: 130px;
        top: -45px;
        left: 8px;
    }
    .wellcome-heading > p {
        font-size: 14px;
     
    }
    .wellcome-heading,
    .single-cool-fact {
        margin-bottom: 20px;
        
    }
    .single-cool-fact{
        background-color: rgba(0,0,0,0.5);
        padding-bottom: 10px;
    }
    .counter-area >h3{
        font-size: 40px;
    }
    .cool-facts-content > p{
        font-size: 12px;
    }
    .cool_facts_area .col-12:last-of-type .single-cool-fact {
        margin-bottom: 0;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .wellcome-heading > h3 {
        font-size: 284px;
    }
    .wellcome-heading > h2 {
        font-size: 70px;
    }
    .welcome-thumb {
        bottom: -109px;
        width: 75%;
    }
    .wellcome-heading {
        margin-bottom: 50px;
    }
    .wellcome-heading > h3 {
        top: -139px;
    }
    .get-start-area .email {
        max-width: 370px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .wellcome-heading > h3 {
        font-size: 286px;
    }
    .get-start-area .email {
        margin-bottom: 0;
    }
}